PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setSpaceBefore Method
The amount of extra space preceding the before edge of the block, measured in default user space units in the block-progression direction.
In This Topic
    setSpaceBefore Method
    In This Topic
    Sets the space before.
    Syntax
    public void setSpaceBefore( 
       double value
    )

    Parameters

    value
    The amount of extra space preceding the before edge of the block, measured in default user space units in the block-progression direction.
    See Also